home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / gfx / edit / VE-VLogoD.readme < prev    next >
Text File  |  1999-07-01  |  3KB  |  109 lines

  1. Short:    Visual Eng. - Visual Logo Demo v1.20
  2. Author:   marko.seppanen@wwnet.fi (Marko Seppänen)
  3. Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
  4. Type:     gfx/edit
  5.  
  6.  
  7. This script creates different kind of logos from black
  8. and white shape.
  9.  
  10.  
  11. Black&white logos must have absolutely white
  12. background (R 255 G255 B 255).
  13.  
  14. If you'd like have logos with antialiased edges, then run
  15. GaussianFeather.rexx before Visual Logo. GaussianEdge.rexx's type
  16. High will make text more bold.
  17.  
  18. Better try LogoTexture.rexx, it might be useful.
  19.  
  20. There's an slider to change value for adding some extra space
  21. around logo. For this option to work you need AddSpace.rexx
  22.  
  23.  
  24. There's example pictures in Gallery -dir.
  25. There's something to test to in Testmaterials -dir.
  26.  
  27.  
  28.  
  29. You can call this script from your own scripts, too.
  30.  
  31.   address command "rexx:rx ie:arexx/VisualLogo.rexx" <pic> <visual> <arguments>
  32.  
  33.    - <pic> is name of the picture
  34.    - <visual> is number or name of the effect (e.q. 1 or raised)
  35.  
  36.    - <arguments> for effects are:  (every argument MUST be given!)
  37.  
  38.  
  39.     - Strong <type>
  40.  
  41.       <type>         = name of the type
  42.  
  43.  
  44.     - Raised <outline> <xplace> <yplace>
  45.  
  46.       <outline>      = yes/no
  47.       <xplace>       = horizontal offset of shine
  48.       <yplace>       = verticall offset of shine
  49.  
  50.  
  51.  
  52.   Examples:
  53.  
  54.   rx ie:arexx/VisualLogo.rexx 000_testpic.iff STRONG OUTLINE
  55.   rx ie:arexx/VisualLogo.rexx 000_testpic.iff 3 YES -3 -3
  56.  
  57.  
  58.  
  59.   Next lines return you the name of this new picture.
  60.  
  61.   PROJECT_LIST
  62.   xyz=result
  63.   pic=subword(xyz,1,1)
  64.  
  65.  
  66.  
  67. HISTORY
  68.  
  69.  1.20
  70.  
  71.   Now this demo-version works just like the registered one.
  72.   Raised and Strong -effects included.
  73.  
  74.  1.01
  75.  
  76.   Calls to external scripts had a minor bug.
  77.  
  78.  1.00
  79.  
  80.   History started
  81.  
  82.  
  83.  
  84.  
  85.  
  86. VISUAL ENGINEERING - graphical examples & more
  87.  
  88.  HTTP://wwnet.fi/users/smarko/visual/
  89.  
  90.  
  91. ============================= Archive contents =============================
  92.  
  93. Original  Packed Ratio    Date     Time    Name
  94. -------- ------- ----- --------- --------  -------------
  95.     5273    1774 66.3% 06-Jun-99 23:03:58 +VisualLogoDemo.rexx
  96.     2026    1074 46.9% 07-Jun-99 00:04:26 +VisualLogoDemo.notes
  97.    15136   15136  0.0% 18-Oct-98 16:25:12 +logo1.gif
  98.     7421    7421  0.0% 02-Apr-99 12:27:50 +logo11.gif
  99.    24783   24783  0.0% 02-Apr-99 12:28:06 +logo12.gif
  100.    27740   27740  0.0% 02-Apr-99 12:54:04 +logo13.gif
  101.     5294    5294  0.0% 02-Apr-99 12:56:48 +logo20.gif
  102.    22663   22663  0.0% 09-Sep-98 23:51:24 +logo3.gif
  103.    10979   10979  0.0% 09-Oct-98 15:49:32 +logo4.gif
  104.    12493   12493  0.0% 06-Oct-98 22:49:48 +logo8.gif
  105.    18695   18695  0.0% 02-Apr-99 12:27:10 +logo9.gif
  106.     4892     850 82.6% 06-Jun-99 23:20:38 +VisualLogo-text-couch.iff
  107. -------- ------- ----- --------- --------
  108.   157395  148902  5.3% 07-Jun-99 14:59:10   12 files
  109.